func github.com/aws/aws-sdk-go-v2/service/s3.validateS3Location

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L3093: 		if err := validateS3Location(v.S3); err != nil {
		validators.go#L3429: func validateS3Location(v *types.S3Location) error {